Goto

Collaborating Authors

 popular deep learning library


Which Python Data Science Package Should I Use When?

#artificialintelligence

Every package you'll see is free and open source software. Thank you to all the folks who create, support, and maintain these projects! If you're interested in learning about contributing fixes to open source projects, here's a good guide. And If you're interested in the foundations that support these projects, I wrote an overview here. Pandas is a workhorse to help you understand and manipulate your data.


The most popular deep learning libraries - code(love)

@machinelearnbot

Roger is an entrepreneur who has co-founded a social network entitled ThoughtBasin that looks to connect students looking to make a difference with organizations looking for difference makers. This experience has given him some setbacks, but also some priceless insights. He is deferring admission from the law school of University of Toronto to pursue his dream of creating impact through entrepreneurship, and he is constantly looking to learn and create, and to do more. He contributes to social entrepreneurship projects with his fellow Global Shapers, coordinates a volunteer tutoring site, and on his off time he unwinds by reading, writing, and dancing---sometimes, all at the same time. Follow him on Twitter at https://twitter.com/Rogerh1991.


An Introduction to Implementing Neural Networks using TensorFlow

#artificialintelligence

Starting with this article, I will write a series of articles on deep learning covering the popular Deep Learning libraries and their hands-on implementation. Fast forward to 2012, a deep neural network architecture won the ImageNet challenge, a prestigious challenge to recognise objects from natural scenes. Nodes in the graph represents mathematical operations, while graph edges represent multi-dimensional data arrays (aka tensors) communicated between them. Here we solve our deep learning practice problem โ€“ Identify the Digits.


Popular Deep Learning Libraries - Machine Learning Mastery

#artificialintelligence

There are so many deep learning libraries to choose from. Which are the good professional libraries that are worth learning and which are someones side project and should be avoided. It is hard to tell the difference. In this post you will discover the top deep learning libraries that you should consider learning and using in your own deep learning project. Popular Deep Learning Libraries Photo by Nikki, some rights reserved.